From e865512bbb4ab13bcfb38e102293473bf12d296d Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 20 Apr 2001 10:03:48 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f786cf7fc0f..6816e761bc1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,26 @@ +2001-04-20 Alex Schroeder + + * sql.el (sql-escape-newlines-and-send): New function. + (sql-db2): Set comint-input-sender to + sql-escape-newlines-and-send. + +2001-04-20 Alex Schroeder + + * sql.el (sql-db2-program): New option. + (sql-db2-options): New option. + (sql-db2): New function. + +2001-04-20 Alex Schroeder + + * sql.el (sql-mode-menu): Added highlighting entries. + (sql-highlight-oracle-keywords): New function. + (sql-highlight-postgres-keywords): New function. + (sql-highlight-ansi-keywords): New function. + +2001-04-20 Alex Schroeder + + * sql.el (sql-help): Doc change. + 2001-04-19 Stefan Monnier * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'. -- 2.30.2